Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2289

@NordicBuilder NordicBuilder requested a review from a team as a code owner November 21, 2024 12:56
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Nov 21, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 21, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@6d04ddb (main) nrfconnect/sdk-zephyr#2289 nrfconnect/sdk-zephyr#2289/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 21, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 22

Inputs:

Sources:

sdk-nrf: PR head: 6941dbfbf5078dcbc48e3e957d5964dfd18f16f9
zephyr: PR head: 6fcb5f723fe0921c00bd8c8540d95c2793d820a0

more details

sdk-nrf:

PR head: 6941dbfbf5078dcbc48e3e957d5964dfd18f16f9
merge base: 4c6ab4d0e83046e0040f82a507bfd6826f0f4d9e
target head (main): 4c6ab4d0e83046e0040f82a507bfd6826f0f4d9e
Diff

zephyr:

PR head: 6fcb5f723fe0921c00bd8c8540d95c2793d820a0
merge base: 6d04ddbedbe373b5d2bae3ad7e78ab9329034c4f
target head (main): 6d04ddbedbe373b5d2bae3ad7e78ab9329034c4f
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (30)
west.yml
zephyr
│  ├── scripts
│  │  ├── west_commands
│  │  │  ├── runners
│  │  │  │  ├── __init__.py
│  │  │  │  ├── blackmagicprobe.py
│  │  │  │  ├── bossac.py
│  │  │  │  ├── canopen_program.py
│  │  │  │  ├── core.py
│  │  │  │  ├── dfu.py
│  │  │  │  ├── esp32.py
│  │  │  │  ├── ezflashcli.py
│  │  │  │  ├── intel_adsp.py
│  │  │  │  ├── intel_cyclonev.py
│  │  │  │  ├── jlink.py
│  │  │  │  ├── linkserver.py
│  │  │  │  ├── mdb.py
│  │  │  │  ├── native.py
│  │  │  │  ├── nios2.py
│  │  │  │  ├── nrf_common.py
│  │  │  │  ├── nrfutil.py
│  │  │  │  ├── nsim.py
│  │  │  │  ├── openocd.py
│  │  │  │  ├── pyocd.py
│  │  │  │  ├── renode-robot.py
│  │  │  │  ├── renode.py
│  │  │  │  ├── silabs_commander.py
│  │  │  │  ├── spi_burn.py
│  │  │  │  ├── stm32cubeprogrammer.py
│  │  │  │  ├── stm32flash.py
│  │  │  │  ├── teensy.py
│  │  │  │  │ uf2.py
│  │  │  ├── tests
│  │  │  │  │ test_canopen_program.py

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 53
    • sdk-zephyr test count: 6078
  • ❌ Integration tests
    • ❌ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2289 branch 10 times, most recently from a8ec2a7 to 50b2812 Compare November 26, 2024 12:54
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2289 branch 7 times, most recently from 24bf306 to c0a0c27 Compare December 5, 2024 14:34
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2289 branch 3 times, most recently from 00bf7c8 to 9ae4f18 Compare December 9, 2024 08:16
@shanthanordic shanthanordic added this to the 2.9.0-nRF54H20 milestone Dec 10, 2024
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2289 branch from 9ae4f18 to 6941dbf Compare December 11, 2024 15:40
@rlubos
Copy link
Contributor

rlubos commented Dec 12, 2024

Duplicate

@rlubos rlubos closed this Dec 12, 2024
@tomchy
Copy link
Contributor

tomchy commented Dec 12, 2024

PR not aligned with changes.
The proper PR in sdk-nrf: #19016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants